Name | Description | |
---|---|---|
![]() | AddArrayOfIntegers | Adds an array of integers to the template. |
![]() | AddArrayOfStrings | Adds an array of strings to the template. |
![]() | AddPlaceholderReplacement | Adds a placeholder and its replacement value to the template. |
![]() | AddSection<TObjectBuilder> | Adds a section containing objects to the template. |
![]() | AddToSection<TObjectBuilder> | Adds objects to an existing section in the template. |
![]() | ToString | Returns the JSON representation of the template. |
In This Topic
GdPictureOfficeTemplateBuilder<T> Class Methods
In This Topic
For a list of all members of this type, see GdPictureOfficeTemplateBuilder<T> members.
Public Methods
See Also